Build Log
  

Build started: Project: FE13MPI, Configuration: Release|Win32

Command Lines
  
Creating temporary file "t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\RSP00001613481996.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\missions\mpinstant\MPInstantFE2.cpp"
]
Creating command line "cl.exe @"t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\RSP00001613481996.rsp" /nologo /errorReport:prompt"
Creating temporary file "t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\RSP00001713481996.rsp" with contents
[
/OUT:"Release\FE13MPI.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\FE13MPI.dll.intermediate.manifest" /DEBUG /PDB:"t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\FE13MPI.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 debug\bzone.lib kernel32.lib

".\Release\DllBase.obj"

".\Release\MPInstantFE2.obj"

".\Release\StartingVehicles.obj"

".\Release\StratInstant.obj"

".\Release\SubMission.obj"

".\Release\Taunts.obj"
]
Creating command line "link.exe @"t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\RSP00001713481996.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\RSP00001813481996.rsp" with contents
[
/outputresource:".\Release\FE13MPI.dll;#2" /manifest

".\Release\FE13MPI.dll.intermediate.manifest"
]
Creating command line "mt.exe @"t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\RSP00001813481996.rsp" /nologo"
Creating temporary file "t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\BAT00001913481996.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\BAT00001913481996.bat"""
Output Window
  
Compiling...
MPInstantFE2.cpp
.\missions\mpinstant\MPInstantFE2.cpp(125) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(128) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(131) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(134) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(361) : warning C4101: 'tempstr' : unreferenced local variable
.\missions\mpinstant\MPInstantFE2.cpp(554) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\missions\mpinstant\MPInstantFE2.cpp(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\missions\mpinstant\MPInstantFE2.cpp(615) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(620) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(625) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(630) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(636) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\missions\mpinstant\MPInstantFE2.cpp(637) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(642) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(647) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(652) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(658) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\missions\mpinstant\MPInstantFE2.cpp(659) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(664) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(669) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(674) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(682) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\missions\mpinstant\MPInstantFE2.cpp(685) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(687) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(690) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
.\missions\mpinstant\MPInstantFE2.cpp(721) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(79) : see declaration of 'strcat'
.\missions\mpinstant\MPInstantFE2.cpp(866) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(869) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(904) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(953) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(958) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(970) : warning C4101: 'tempstr' : unreferenced local variable
.\missions\mpinstant\MPInstantFE2.cpp(3334) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(3512) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\missions\mpinstant\MPInstantFE2.cpp(3513) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\missions\mpinstant\MPInstantFE2.cpp(3514) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\missions\mpinstant\MPInstantFE2.cpp(3616) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\missions\mpinstant\MPInstantFE2.cpp(3804) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\missions\mpinstant\MPInstantFE2.cpp(3897) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\missions\mpinstant\MPInstantFE2.cpp(3901) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\missions\mpinstant\MPInstantFE2.cpp(3951) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        T:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
Linking...
   Creating library Release\FE13MPI.lib and object Release\FE13MPI.exp
Embedding manifest...
Results
  
Build log was saved at "file://t:\!1-3-Forgotten-Enemies\2005-10-23 FE DLL Src - Rev.D Gold\Release\BuildLog.htm"
FE13MPI - 0 error(s), 41 warning(s)